LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetEnumerator Method (DictionaryWithEvents<TKey,TValue>)

Show in webframe






Returns an enumerator that iterates through the DictionaryWithEvents<TKey,TValue>.
Syntax
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of TKey,TValue))
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim value As IEnumerator(Of KeyValuePair(Of TKey,TValue))
 
value = instance.GetEnumerator()

            

            

Return Value

Requirements

Target Platforms

See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
DictionaryWithEvents<TKey,TValue> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.